Get the Variable with the specified ID.
| Get | Variable_GetVariableByID |
Resource Path: /api/variable/{id}
Uri: http://doc.jamsscheduler.com/api/variable/{id}
| Name | Description | Data Type |
|---|---|---|
| id | Id of the variable | integer |
The response body is of type Variable.
OK![]() |
Variable
|